/*
Theme Name: NEW Sophie Martin Catering
Theme URI: http://www.sophiemartincatering.co.uk
Description: Sophie Martin Catering | Special Event Caterers.
Version: 1.0
Author: Nick Brennan
Author URI: http://www.nick-brennan.com
*/

html { font-size: 62.5%; }
body {
	margin:0 auto;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	background-color:#fff;
	text-align: center;
}
/* wrapper */
div.wrapper {
	width:960px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
	background-color:#fff;
}
/* content */
div.content {
	width:100%;
}
div.spacer {
	width:100%;
	height:2px;
	float:right;
}
div.page-content {
	width:49%;
	float:left;
	text-align: left;
	padding-top:5px;
	padding-left:7px;
	margin-bottom:5px;
}
div.page-right {
	width:31%;
	float:right;
	text-align: left;
	margin-left: 5px;
}
div.logo {
	width:15%;
	float:left;
	text-align: left;
}
div.social {
	width:296px;
	padding:2px;
	margin-bottom:10px;
	float:right;
	border:1px solid #d8d8d8;
	border-radius:4px;
	-moz-border-radius:4px; /* Old Firefox */
}
div.sociable {
	width:100%;
	padding-top:10px;
}
div.breadcrumb {
	float:left;
	width:200px;
	height:20px;
}
div.widget-custom {
	width:100%;
	margin-bottom:10px;
	float:right;
	border:1px solid #d8d8d8;
	border-radius:4px;
	-moz-border-radius:4px; /* Old Firefox */
}
div.widget-content {
	padding:5px;
}
div.sample-menu {
}	
div.sample-menu-tick ul { 
	font-size:1.1rem;
	line-height:200%;
}
div.sample-menu-tick li { 
	background-image: url(/images/bullet-tick.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 10px;
}	
div.sample-menu ul { 
	list-style-image: url(/images/bullet.jpg); 
	padding-left: 20px;
	margin-bottom: 10px;
}
div.footer {
	width: 100%;
	margin-top:10px;
	float: left;
	text-align: right;
	border:1px solid #d8d8d8;
	border-radius:4px;
	-moz-border-radius:4px; /* Old Firefox */

    /* Gradient backgrounds */
	background-image: linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);
	background-image: -o-linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);
	background-image: -moz-linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);
	background-image: -webkit-linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);
	background-image: -ms-linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);

	background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.2, rgb(255,255,255)),
	color-stop(0.5, rgb(248,248,248)),
	color-stop(0.8, rgb(255,255,255))
);
}
div.emunet {
	float:left;
	padding-top:4px;
	padding-left:15px;
}
div.footer-links {
	float:right;
	padding-top:4px;
	padding-right:15px;
}
/* headers */

h1 {
	color:#545454;
font-family: 'Yanone Kaffeesatz', Arial, sans-serif;
font-size: 26px;
font-style: normal;
font-weight: normal;
height: auto;
line-height: 28px;
	padding-bottom:5px;
}
h2 {
	color:#545454;
	font-size:1.4rem;
	padding-top:5px;
}
h3 {
	color:#000;
	font-size:1.2rem;
	padding-bottom:5px;
	padding-top:5px;
}
h4 {
	font-size:1.2rem;
	list-style:none;
	padding-bottom:10px;
	color:#545454;
	padding-top:5px;
}

/* element defaults */
p {
	font-family: 'Open Sans', sans-serif;
	font-size:1.2rem;
	margin-bottom:10px;
	line-height:200%;
	color:#545454;
}
.entry p{
	margin:5px 0px;
	padding:0px 0px 5px 0px;
}
ul {
	font-size:1.2rem;
	line-height:150%;
	list-style:none;
	padding:5px;
	color: #545454;
}
li {
	color: #545454;
}
img { max-width: 100%; 
}
a img
{
	border:0px;
}
nav select 
{
  display: none; /*= Force dropdown navigation to hide on desktop = */
}

/* MENU BAR */

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* COMMON CLASSES */
.break { clear:both; }

/* NAVIGATION MENU */
#menu-sidebar { 
	margin:0 0 20px 0; 
	list-style:none; 
	float:right;
 		font-family: 'Open Sans', sans-serif;
	letter-spacing:-0.5px; 
	font-size:1.2rem;
	text-shadow: 0 -1px 3px #929292;
	width:85%; height:34px;
}
#menu-sidebar ul { 
	float:right;
    width:792px; height:34px;
    
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    
    -moz-box-shadow: 0px 3px 3px #cecece;
    -webkit-box-shadow: 0px 3px 3px #cecece;
    box-shadow: 0 3px 4px #8b8b8b;
}

#menu-sidebar ul li {
	display: inline-block;
	float:left; 
	border-right:1px solid #a4d053; 
	border-left:1px solid #5f7f23; 
	width:97px; 
	height:34px; 
	border-bottom:1px solid #79a32d;
	border-top:1px solid #91c336;

    /* Gradient backgrounds for the buttons. Generated using http://gradients.glrzad.com/ */
	
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #84b231), color-stop(0.5, #6f9529), color-stop(0.51, #84b231), color-stop(1, #95c53d));
    background-image: -moz-linear-gradient(center bottom, #84b231 0%, #6f9529 50%, #84b231 51%, #95c53d 100%);
    background-color:#95c53d; /* Fallback */
}

/* Set the states when hovering, except for the last item in the list (the search bar), since it doesn't need to change */
#menu-sidebar ul li:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c5016), color-stop(0.5, #4a631c), color-stop(0.51, #445b19), color-stop(1, #28350f));
    background-image: -moz-linear-gradient(center bottom, #3c5016 0%, #4a631c 50%, #445b19 51%, #28350f 100% );
    background-color:#4a631c; /* Fallback */
    
    /* We use the inset of the box shadow to create a subtle inner glow when hovering */
    -moz-box-shadow: inset 0 0 5px 5px #535353;
    -webkit-box-shadow: inset 0 0 5px 5px #535353;
    box-shadow: inset 0 0 5px 5px #535353;
}

/* When the user clicks the button, we simply change the box inset (compared to the "hover") */
#menu-sidebar ul li:active {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c5016), color-stop(0.5, #4a631c), color-stop(0.51, #445b19), color-stop(1, #28350f));
    background-image: -moz-linear-gradient(center bottom, #3c5016 0%, #4a631c 50%, #445b19 51%, #28350f 100% );
    background-color:#4a631c; /* Fallback */
    
    -moz-box-shadow: inset 0 1px 2px 2px #000;
    -webkit-box-shadow: inset 0 1px 2px 2px #000;
    box-shadow: inset 0 1px 2px 2px #000;
}

#menu-sidebar ul li a { color:white; text-decoration:none; text-align:center; display:block; line-height:34px; outline:none; }

/* Styling of the search field */
#menu-sidebar form input { width:76px; height:20px; margin-left:9px; margin-top:8px; border:none; padding-left:20px; padding-right:10px; color:#eee;

    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;

    /* We use the CSS3 multiple backgrounds for the input field: The magnifier image and the gradient background */    
    background-image: url("../images/magnifier.png"), -webkit-gradient(linear, left bottom, left top, color-stop(0, #747474), color-stop(0.5, #6E6E6E), color-stop(0.51, #7E7E7E), color-stop(1, #8D8D8D));
    background-image: url("../images/magnifier.png"), -moz-linear-gradient(center bottom, #747474 0%, #6E6E6E 50%, #7E7E7E 51%, #8D8D8D 100%);
    background-repeat: no-repeat;
    
    background-color:#6E6E6E; /* Fallback */
    
    -moz-box-shadow: inset 0 2px 1px 1px #363636;
    -webkit-box-shadow: inset 0 2px 1px 1px #363636;
    box-shadow: inset 0 2px 1px 1px #363636;
}

/* Rounded corner for the first in last item. Shorthand: Top left, Top right, Bottom right, Bottom left.
We also remove the borders, since they don't need them. */
div.menu-sidebar li:first-child {
    -moz-border-radius:4px 0 0 4px;
    -webkit-border-radius:4px 0 0 4px;
    border-radius:4px 0 0 4px;
    
    border-left:none;
}

/* The first child image - the logo - has to be centered. Because of the image dimensions, we manually need to shift it a bit. */
#menu-sidebar li:first-child a img {
   vertical-align:middle; margin-top:-2px;
}

#menu-sidebar ul li:last-child {
    -moz-border-radius:0 4px 4px 0;
    -webkit-border-radius:0 4px 4px 0;
    border-radius:0 4px 4px 0;
    
    border-right:none;
    
    /* The width of the last menu item (search bar) is bigger than the others */
    width:98px;
}

/* Fade in animation (Webkit only) */
@-webkit-keyframes showMenu-sidebar {
    from { opacity: 0; top:-20px; }
    to   { opacity: 1; }
}

#menu-sidebar {
     -webkit-animation: showMenu 1s; position:relative;
}


/* SIDE BAR */
div.sidebar-left h4 {
	padding:5px;
	background:#efefef;
	font-size:1.3rem;
	list-style:none;
	color:#545454;
}
div.page-right h4 {
	background:#efefef;
	font-size:1.3rem;
	list-style:none;
	padding:5px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px; 
}
div.sidebar-left h3 {
	background:#95c53d;
	font-size:1.4rem;
	list-style:none;
	color:#fff;
	padding:5px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px; 
}
	
div.sidebar-left {
	width:170px;
	float:left;
	list-style:none;
	margin-bottom:25px;
	text-align: left;
	border:1px solid #d8d8d8;
	border-radius:4px;
	-moz-border-radius:4px; /* Old Firefox */
}
a:link,a:visited {
	color: #545454;
	text-decoration: underline;
}
a:hover {
	color: #95c53d;
	text-decoration: underline;
}
div.sidebar-left a, div.sidebar-left a:visited {
	outline: none;
	font-size:1.2rem;
	line-height:200%;
	color:#545454;
	text-decoration: none;
	padding:5px;
}
div.sidebar-left a:hover {
	text-decoration: underline;
	color:#95c53d;
}

.accordion {
	display:none;
}

/* SLIDESHOW */

#slideshow {
	width:780px;
	height:275px;
	float:right;
    margin-bottom:10px;
	margin-left:5px;
}

#slideshow DIV {
    position:absolute;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    display: block;
    border: 0;
    margin-bottom: 10px;
}

#SectionMenu { 
	display: none;
}
.collapseh {
padding: 5px 0px 5px 20px;
cursor: pointer;
position: relative;
border-bottom: solid 1px #404040;
margin-bottom: 1px;
background: #fff url(/images/plus.png) no-repeat 0 7px;
}

.selected {
background: #fff url(/images/minus.png) no-repeat 0 7px !important;
}

.collapsediv {
padding: 5px 10px;
background-color:#fff;
border-bottom: solid 1px #ccc;
border-top: solid 1px #404040;
margin-bottom: 1px;
}

.origin-widget.origin-widget-button-simple-white {
display: none;
}

.origin-widget.origin-widget-price-box-simple-clean {
text-align: center;
}

.ngg-gallery-thumbnail a {
	margin: 0 !important;
}

.ngg-gallery-thumbnail {
	margin: 0 !important;
}